home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Dev / gcc263-src.lha / gcc-2.6.3 / config / m68k / newsgas.h < prev    next >
C/C++ Source or Header  |  1993-01-05  |  246b  |  8 lines

  1. /* In Sony versions before 3.0, use the GNU Assembler, because the
  2.    system's assembler has no way to assemble the difference of two
  3.    labels for the displacement in a switch-dispatch instruction.  */  
  4.  
  5. #define USE_GAS
  6.  
  7. #include "m68k/news.h"
  8.